You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.AlignString Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.AlignString Method

Align string by inserting space.

Syntax
C#
Visual Basic
public static string AlignString([In] string AString, int ColumnWidth, TFixedTextAlign Align);

AString is padded with spaces to match ColumnWidth according to the value of Align parameter.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!